home *** CD-ROM | disk | FTP | other *** search
- Path: redstone.interpath.net!mercury!softbase
- From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
- Newsgroups: comp.lang.c++
- Subject: Re: Borland C++ 4.52 novice question
- Date: 23 Feb 1996 22:54:46 GMT
- Organization: Interpath -- Providing Internet access to North Carolina
- Message-ID: <4glgjm$1eh@redstone.interpath.net>
- References: <4geoar$fit@newsbf02.news.aol.com>
- NNTP-Posting-Host: mercury.interpath.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- PFrank3465 (pfrank3465@aol.com) wrote:
- : I'm a novice programmer using Borland C++ 4.52.
- : Sometimes I get the error message "unable to open stdio.h file" or
- : another header file. It only happens sometimes and I haven't been
- : able to pinpoint what is going on when I get the error.
-
- I can get that error if I create an .ide file for a project at
- work (where BC++ is installed on my huge SCSI drive D:) and
- then copy the project to a diskette, take it home, and
- load it -- where BC++ is on drive C:. The .ide file stores
- where the standard headers are! Really strange. I have to go
- in and change it in the options, and everything works. In
- this case, the errors are caused by not finding the header
- files.
-
- Scott
-
-